Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added nvidia operator #241

Merged
merged 2 commits into from
Sep 19, 2023
Merged

added nvidia operator #241

merged 2 commits into from
Sep 19, 2023

Conversation

rcarrata
Copy link
Contributor

@rcarrata rcarrata commented Sep 5, 2023

Tested in OCP4.13 BM and in ROSA 4.13

oc get subs -A | grep nvidia
nvidia-gpu-operator                        gpu-operator-certified                gpu-operator-certified            certified-operators                        stable
oc get csv -A | grep "NVIDIA GPU Operator"
nvidia-gpu-operator                                gpu-operator-certified.v23.6.1                     NVIDIA GPU Operator                23.6.1                gpu-operator-certified.v23.6.0                     Succeeded

Adjusted nfd to the new name

@pittar
Copy link
Collaborator

pittar commented Sep 5, 2023

Hey @rcarrata , it looks like there are a few small tweaks to your yaml required (just minor formatting). I added "gpu" and "nvidia" to the wordlist in a separate PR, so that check should be resolved when my PR is merged.

@rcarrata
Copy link
Contributor Author

ack thanks @pittar! Let me know if I can help with anything

@rcarrata
Copy link
Contributor Author

@pittar I've updated my branch with the latest wordlist that you've updated, and fixed also the linting. Ready to PR if it's ok for you as well :)

Copy link
Collaborator

@pittar pittar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@pittar pittar merged commit bdf11cd into redhat-cop:main Sep 19, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants